


*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    scroll-behavior: smooth; 
}

.nav-logo{
  position: relative;
  display: flex;
  width: 100%;
  height: auto;
  top: 1.5rem;
  left: 1.5rem;
  z-index: 12;
}
.logo-image {
  position: fixed;
 width: 300px;
 height: 100px; 
}

@media screen and (max-width: 600px) {
  .logo-image {
    width: 200px;
    height: 70px;
   }
}

@media screen and (max-width: 500px) {
  .logo-image {
    width: 180px;
    height: 60px;
   }
}

@media screen and (max-width: 400px) {
  .logo-image{
    width: 160px;
    height: 55px;
   }
}

@media screen and (max-width: 300px) {
  .logo-image {
  width: 150px;
    height: 50px;
   }
}

.vid {
  position: relative;
  display: flex;
  margin-top: 200px;
}
video {
  display: block;
  width: 70%;
  height: 50%;
  margin: 0 auto;
  object-fit: cover;
  border: 5px solid #01113f;
  border-radius: 20px;
}


.contact-title {
  text-align: center;
  letter-spacing: 3px;
  margin-top: 150px;
  font-size: 25px;
  text-transform: capitalize;
  width: 100%;
  height: auto;
  padding: 3px;
  background-color: rgb(6, 17, 92);
  color: #FCFCFC;
}

@media screen and (max-width: 1100px) {
  .contact-title {
  font-size: 15px;
   }
}

@media screen and (max-width: 1000px) {
  .contact-title {
  font-size: 14px;
   }
}

@media screen and (max-width: 900px) {
  .contact-title {
  font-size: 13px;
   }
}

@media screen and (max-width: 800px) {
  .contact-title {
  font-size: 12px;
   }
}

@media screen and (max-width: 600px) {
  .contact-title {
  font-size: 10px;
   }
}



.cont-back {
  display: flex;
  position: relative;
  width: 100%;
  height: auto;
  background-color: rgb(0, 9, 70);
  justify-content: center;
}

.resident {
  position: relative;
  display: inline-flex;
  width: 280px;
  height: auto;
  margin: 20px;
  font-size: 20px;
  flex-direction: row;
  color: #ffffff;
}
.resident img{
  position: relative;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  vertical-align: middle;
} 


.phone {
  position: relative;
  display: inline-flex;
  width: 280px;
  height: auto;
  flex-direction: row;
  margin-top: 50px;
  margin-left: 15px;
}
.phone img {
 position: relative;
 width: 40px;
 height: 40px;
 margin-right: 5px;
 vertical-align: middle;
}

 .wp-no {
  margin-top: 10px;
  color: #FEFEFE;
  font-size: 20px;
  margin-left: 6px;
}

.email {
  position: relative;
  display: inline-flex;
  width: 280px;
  height: auto;
  flex-direction: row;
  align-content: center;
  margin-top: 50px;
  margin-left: 10px;
}
.email img {
  position: relative;
  width: 40px;
  height: 40px;
  margin-right: 5px;
  vertical-align: middle;
  
}

.ad-email {
  margin-top: 10px;
  color: #FEFEFE;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: Arial, Helvetica, sans-serif;
}

.media {
   position: relative;
  display: inline-table;
  width: 280px;
  height: auto;
  margin: 20px;
  flex-direction: row;
  align-content: center;
 justify-content: center;
 margin-top: 50px;
}

.media a img {
  margin: 5px;
  vertical-align: middle;
}


@media screen and (max-width: 650px) {
  .cont-back {
      flex-direction: column;
      height: auto;
  }
}



@media screen and (max-width: 750px) {

   .resident {
      width: auto;
      height: auto;
      margin-left: 10px;
      font-size: 15px;
  }

  .phone {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .email {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .media {
      width: auto;
      height: auto;
      margin-bottom: 30px;
      margin-left: 10px;
  }

  .wp-no {
      font-size: 15px;
  }
  .ad-email {
      font-size: 15px;
}
}


@media screen and (max-width: 414px) {

   .resident {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .phone {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .email {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .media {
      width: auto;
      height: auto;
      margin-bottom: 30px;
      margin-left: 10px;
  }

  .wp-no {
      font-size: 15px;
  }
  .ad-email {
      font-size: 15px;
}
}


@media screen and (max-width: 412px) {

   .resident {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .phone {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .email {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .media {
      width: auto;
      height: auto;
      margin-bottom: 30px;
      margin-left: 10px;
  }

  .wp-no {
      font-size: 15px;
  }
  .ad-email {
      font-size: 15px;
}
}


@media screen and (max-width: 393px) {

   .resident {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .phone {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .email {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .media {
      width: auto;
      height: auto;
      margin-bottom: 30px;
      margin-left: 10px;
  }

  .wp-no {
      font-size: 13px;
  }
  .ad-email {
      font-size: 13px;
}
}


@media screen and (max-width: 390px) {

   .resident {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .phone {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .email {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .media {
      width: auto;
      height: auto;
      margin-bottom: 30px;
      margin-left: 10px;
  }

  .wp-no {
      font-size: 13px;
  }
  .ad-email {
      font-size: 13px;
}
}


@media screen and (max-width: 375px) {

   .resident {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .phone {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .email {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .media {
      width: auto;
      height: auto;
      margin-bottom: 30px;
      margin-left: 10px;
  }

  .wp-no {
      font-size: 13px;
  }
  .ad-email {
      font-size: 13px;
}
}


@media screen and (max-width: 360px) {

   .resident {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .phone {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .email {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .media {
      width: auto;
      height: auto;
      margin-bottom: 30px;
      margin-left: 10px;
  }

  .wp-no {
      font-size: 13px;
  }
  .ad-email {
      font-size: 13px;
}
}


@media screen and (max-width: 320px) {

   .resident {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .phone {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .email {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .media {
      width: auto;
      height: auto;
      margin-bottom: 30px;
      margin-left: 10px;
  }

  .wp-no {
      font-size: 13px;
  }
  .ad-email {
      font-size: 13px;
}
}


@media screen and (max-width: 280px) {

   .resident {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .phone {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .email {
      width: auto;
      height: auto;
      margin-left: 10px;
  }

  .media {
      width: auto;
      height: auto;
      margin-bottom: 30px;
      margin-left: 10px;
  }

  .wp-no {
      font-size: 13px;
  }
  .ad-email {
      font-size: 13px;
}
}


/*------------------------------------ end how do post ad page  contact details --------------------------------------*/